script_enemy_main
{
    @Initialize { 

	SetPlayerInvincibility(240);
	SetScore(1);
	LastSpell;
	VanishEnemy;
	}
}

